Skip to content

Add Renovate config and update package version placeholder#17

Merged
DanielAvdar merged 4 commits intomainfrom
reno
Apr 23, 2025
Merged

Add Renovate config and update package version placeholder#17
DanielAvdar merged 4 commits intomainfrom
reno

Conversation

@DanielAvdar
Copy link
Owner

Introduce a renovate.json file with a recommended configuration to manage dependencies. Updated __init__.py to include a placeholder comment for replacing the package name in the version call.

Introduce a `renovate.json` file with a recommended configuration to manage dependencies. Updated `__init__.py` to include a placeholder comment for replacing the package name in the version call.

Signed-off-by: DanielAvdar <66269169+DanielAvdar@users.noreply.github.com>
@codecov-commenter
Copy link

codecov-commenter commented Apr 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (e647ac1) to head (4e3a082).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #17   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            2         2           
=========================================
  Hits             2         2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Introduce tests to validate code examples in the documentation using Sybil and pytest. Updated `pyproject.toml` to configure linting rules, including ignoring specific linting checks for test and docs directories.

Signed-off-by: DanielAvdar <66269169+DanielAvdar@users.noreply.github.com>
Updated package constraints in `uv.lock` to refine Python version markers and adjusted dependencies like `sybil` and `sphinx`. Bumped `ruff-pre-commit` to v0.11.6 and improved code formatting, ensuring clarity in `pyproject.toml` and `.pre-commit-config.yaml`.

Signed-off-by: DanielAvdar <66269169+DanielAvdar@users.noreply.github.com>
Introduce a placeholder docstring at the top of the __init__.py file. This serves as a placeholder for a proper package description to be updated later.

Signed-off-by: DanielAvdar <66269169+DanielAvdar@users.noreply.github.com>
@DanielAvdar DanielAvdar merged commit f7c8bc8 into main Apr 23, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants